home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 November / PCWorld_2007-11_cd.bin / multimedia / vectir / Vectir Setup.exe / {app} / Vectir Help,2.chm / html / styles.css < prev    next >
Cascading Style Sheet File  |  2007-08-19  |  297b  |  22 lines

  1. .header{
  2. background-color: teal;
  3. color: white;
  4. font-size: 16pt;
  5. font-family: arial;
  6. padding: 2pt;
  7. border-spacing 0px;
  8. border: 0;
  9. }
  10.  
  11. .sub_header{
  12. font-size: 14pt
  13. }
  14.  
  15. .sub_header2{
  16. font-size: 12pt
  17. }
  18.  
  19. body {
  20. font-family: arial, microsoft sans serif, sans-serif;
  21. font-size: 11pt;
  22. }